DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1SequenceDataCollection<T> Class / OnSortChanged Method

In This Topic
    OnSortChanged Method (C1SequenceDataCollection<T>)
    In This Topic
    Called when sort changed.
    Syntax
    'Declaration
     
    Protected Sub OnSortChanged() 
    protected void OnSortChanged()
    See Also